const runtime.maxSkip
3 uses
runtime (current package)
mprof.go#L52: maxSkip = 6
mprof.go#L539: if skip > maxSkip {
proc.go#L1005: return make([]uintptr, 1+maxSkip+debug.profstackdepth)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)